Improve file open error when packaging crates
authorAlex Crichton <alex@alexcrichton.com>
Tue, 26 Jul 2016 19:55:10 +0000 (12:55 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 26 Jul 2016 23:29:20 +0000 (16:29 -0700)
commit77812987ccab0fd660649f71a4432325cb56ea4d
tree8f8d9e260d51cb53d842bd8bbb418fef8558b0e1
parent0c08bd1610303b3c56e9aa7e7de36fce80c41369
Improve file open error when packaging crates

Be sure to point to the file in question.

Closes #2914
src/cargo/ops/cargo_package.rs
tests/package.rs